A PHP Error was encountered

Severity: Notice

Message: Undefined index: searchFilter

Filename: controllers/Find_doctor.php

Line Number: 33

Backtrace:

File: /home/alp5ybulfg5z/public_html/application/controllers/Find_doctor.php
Line: 33
Function: _error_handler

File: /home/alp5ybulfg5z/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: selectFilter

Filename: controllers/Find_doctor.php

Line Number: 34

Backtrace:

File: /home/alp5ybulfg5z/public_html/application/controllers/Find_doctor.php
Line: 34
Function: _error_handler

File: /home/alp5ybulfg5z/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: A non-numeric value encountered

Filename: controllers/Find_doctor.php

Line Number: 85

Backtrace:

File: /home/alp5ybulfg5z/public_html/application/controllers/Find_doctor.php
Line: 85
Function: _error_handler

File: /home/alp5ybulfg5z/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/alp5ybulfg5z/public_html/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/alp5ybulfg5z/public_html/application/controllers/Find_doctor.php
Line: 94
Function: query

File: /home/alp5ybulfg5z/public_html/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '%22https:,10' at line 1

select dc.*,dp.dept_name from tbl_doctors as dc join tbl_departments as dp on dc.department_id=dp.dept_id where dc.status='0' and dc.is_deleted='0' order by dc.doc_name asc LIMIT %22https:,10

Filename: controllers/Find_doctor.php

Line Number: 94